WaveAnimationSpecs

constructor(waveHeightAnimationSpec: AnimationSpec<Dp>, waveVelocityAnimationSpec: AnimationSpec<Dp>, waveStartSpreadAnimationSpec: AnimationSpec<Float>)

Parameters

waveHeightAnimationSpec

used for changes in wave height.

waveVelocityAnimationSpec

used for changes in wave velocity (whether in speed or direction).

waveStartSpreadAnimationSpec

Used for wave expansion at the start of the composition.